Deprecate GdkColor
authorMatthias Clasen <mclasen@redhat.com>
Thu, 22 May 2014 13:05:58 +0000 (09:05 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Thu, 22 May 2014 13:09:55 +0000 (09:09 -0400)
commit49cf5142ba9e9542e3e848f0fc55c4fd2eaa9f7f
tree2b0794b7842a9d9fe093db0389765ad3dd89b739
parentc3a9a20839955a98266463c6fad4f0190feaccc2
Deprecate GdkColor

It has been replaced by GdkRGBA. Time to make it official.
http://bugzilla.gnome.org/show_bug.cgi?id=636695
30 files changed:
demos/gtk-demo/iconview_edit.c
gdk/Makefile.am
gdk/deprecated/gdkcolor.c [new file with mode: 0644]
gdk/deprecated/gdkcolor.h [new file with mode: 0644]
gdk/gdk.h
gdk/gdkcairo.h
gdk/gdkcolor.c [deleted file]
gdk/gdkcolor.h [deleted file]
gdk/gdkevents.h
gtk/gtkbuilder.c
gtk/gtkcellrenderer.c
gtk/gtkcellrenderertext.c
gtk/gtkcellview.c
gtk/gtkcolorbutton.c
gtk/gtkcsscustomproperty.c
gtk/gtkcssstylefuncs.c
gtk/gtkiconview.c
gtk/gtklabel.c
gtk/gtkmodifierstyle.c
gtk/gtksettings.c
gtk/gtkstylecontext.c
gtk/gtktextattributes.c
gtk/gtktextbufferserialize.c
gtk/gtktextdisplay.c
gtk/gtktextlayout.c
gtk/gtktexttag.c
gtk/gtktextview.c
gtk/gtktreeview.c
gtk/gtkwidget.c
gtk/inspector/prop-editor.c